home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 February / EnigmA AMIGA RUN 04 (1996)(G.R. Edizioni)(IT)[!][issue 1996-02][Skylink CD III].iso / earcd / program / gtld3656.lha / GadUtil / Docs / AutoDocs / 30.GU_CreateContext < prev    next >
Text File  |  1995-06-18  |  404b  |  30 lines

  1. gadutil.library/GU_CreateContext             gadutil.library/GU_CreateContext
  2.  
  3.    NAME
  4.     GU_CreateContext -- Create a space for GadTools context data.
  5.  
  6.    SYNOPSIS
  7.     gad = GU_CreateContext(glistptr)
  8.     D0                     A0
  9.  
  10.     struct Gadget *GU_CreateContext(struct Gadget **);
  11.  
  12.    FUNCTION
  13.  
  14.    INPUTS
  15.  
  16.    TAGS
  17.  
  18.    RESULT
  19.  
  20.    EXAMPLE
  21.  
  22.    NOTES
  23.  
  24.    WARNING
  25.  
  26.    BUGS
  27.  
  28.    SEE ALSO
  29.     gadtools/CreateContext()
  30.